Computer and Modernization ›› 2012, Vol. 1 ›› Issue (9): 101-105.doi: 10.3969/j.issn.1006-2475.2012.09.026

• 信息安全 • Previous Articles     Next Articles

File Encryption System Based on Triple DES and RSA

HU Zhen   

  1. Information & Management Engineering Department, Nanchong Professional Technic College, Nanchong 637000, China
  • Received:2012-05-16 Revised:1900-01-01 Online:2012-09-21 Published:2012-09-21

Abstract: Comparing the characteristics of symmetric cryptography and asymmetric cryptography, this paper outlines the basic principles of the Triple DES algorithm and the RSA algorithm. On the basis of a detailed analysis of issues related to file security and in-depth study on .NET Framework encryption algorithm class, this paper proposes the file encryption scheme on the combination of the Triple DES algorithm and the RSA algorithm, designs the system’s overall structure and the basic process, then the system is realized with VB.NET. After practice, the results show that the system is simple and convenient for file encryption.

Key words: Triple DES algorithm, RSA algorithm, .NET Framework, file, encryption